object Form6: TForm6 Left = 311 Top = 196 HelpContext = 780 BorderStyle = bsDialog Caption = 'General Options' ClientHeight = 404 ClientWidth = 596 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel6: TPanel Left = 0 Top = 0 Width = 153 Height = 355 Align = alLeft BevelOuter = bvNone TabOrder = 0 object TreeView1: TTreeView Left = 9 Top = 8 Width = 136 Height = 329 BevelInner = bvNone BevelOuter = bvNone BorderWidth = 1 HideSelection = False HotTrack = True Indent = 19 MultiSelectStyle = [] ReadOnly = True RowSelect = True TabOrder = 0 OnChange = TreeView1Change Items.Data = { 020000001A0000000000000000000000FFFFFFFFFFFFFFFF0000000002000000 01311A000000000000000000000000000000FFFFFFFF00000000000000000132 1A000000000000000000000001000000FFFFFFFF000000000000000001331A00 00000000000000000000FFFFFFFFFFFFFFFF000000000200000001341A000000 0000000000000000FFFFFFFFFFFFFFFF000000000000000001351A0000000000 000000000000FFFFFFFFFFFFFFFF00000000000000000136} end end object Panel1: TPanel Left = 0 Top = 355 Width = 596 Height = 49 Align = alBottom BevelOuter = bvNone TabOrder = 1 object Panel2: TPanel Left = 0 Top = 0 Width = 596 Height = 2 Align = alTop BevelOuter = bvLowered TabOrder = 0 end object Button7: TButton Left = 312 Top = 16 Width = 75 Height = 25 Caption = 'help' TabOrder = 1 OnClick = Button7Click end object Button2: TButton Left = 408 Top = 16 Width = 75 Height = 25 Caption = 'cancel' TabOrder = 2 OnClick = Button2Click end object Button1: TButton Left = 502 Top = 16 Width = 75 Height = 25 Caption = 'ok' TabOrder = 3 OnClick = Button1Click end object Button5: TButton Left = 16 Top = 16 Width = 75 Height = 25 Caption = 'reset' TabOrder = 4 OnClick = Button5Click end end object Panel3: TPanel Left = 153 Top = 0 Width = 443 Height = 355 Align = alClient BevelOuter = bvNone TabOrder = 2 object Panel4: TPanel Left = 0 Top = 0 Width = 443 Height = 41 Align = alTop BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object Panel5: TPanel Left = 8 Top = 8 Width = 420 Height = 25 Alignment = taLeftJustify BevelOuter = bvNone BorderWidth = 4 Caption = 'General' Color = clAppWorkSpace Font.Charset = ANSI_CHARSET Font.Color = clWindow Font.Height = -13 Font.Name = 'Verdana Ref' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end end object PageControl1: TPageControl Tag = 1 Left = 0 Top = 41 Width = 457 Height = 345 HelpContext = 780 ActivePage = TabSheet9 Style = tsFlatButtons TabIndex = 2 TabOrder = 1 object TabSheet5: TTabSheet HelpContext = 830 Caption = 'Connection' ImageIndex = 4 object GroupBox1: TGroupBox Left = 8 Top = 4 Width = 209 Height = 285 Caption = 'Proxy' TabOrder = 0 object Label1: TLabel Left = 16 Top = 24 Width = 60 Height = 13 Caption = 'Proxy-Server' end object Label2: TLabel Left = 16 Top = 61 Width = 48 Height = 13 Caption = 'Proxy-Port' end object Label3: TLabel Left = 16 Top = 98 Width = 22 Height = 13 Caption = 'User' end object Label4: TLabel Left = 16 Top = 136 Width = 46 Height = 13 Caption = 'Password' end object Label21: TLabel Left = 17 Top = 190 Width = 142 Height = 13 Caption = 'Automatic Configuration Script' end object EditProxy: TEdit Left = 15 Top = 38 Width = 170 Height = 21 TabOrder = 0 end object EditProxyPort: TEdit Left = 15 Top = 75 Width = 170 Height = 21 TabOrder = 1 end object EditProxyUser: TEdit Left = 15 Top = 112 Width = 170 Height = 21 TabOrder = 2 end object EditProxyPassword: TEdit Left = 15 Top = 150 Width = 170 Height = 21 PasswordChar = '*' TabOrder = 3 end object Button4: TButton Left = 16 Top = 243 Width = 70 Height = 25 Caption = 'Detect' TabOrder = 4 OnClick = Button4Click end object Button6: TButton Left = 116 Top = 243 Width = 70 Height = 25 Caption = 'Clear' TabOrder = 5 OnClick = Button6Click end object EditProxyPac: TEdit Left = 15 Top = 203 Width = 170 Height = 21 TabOrder = 6 OnExit = EditProxyPacExit end end object GroupBox8: TGroupBox Left = 240 Top = 4 Width = 185 Height = 53 Caption = 'Threads' TabOrder = 1 object Label12: TLabel Left = 155 Top = 20 Width = 6 Height = 13 Caption = '1' end object TrackBar1: TTrackBar Left = 8 Top = 16 Width = 145 Height = 33 Min = 1 Orientation = trHorizontal Frequency = 1 Position = 1 SelEnd = 0 SelStart = 0 TabOrder = 0 TickMarks = tmBottomRight TickStyle = tsAuto OnChange = TrackBar1Change end end object GroupBox23: TGroupBox Left = 240 Top = 108 Width = 185 Height = 77 Caption = 'User-Agent' TabOrder = 2 object ComboBox24: TComboBox Left = 16 Top = 44 Width = 153 Height = 21 ItemHeight = 13 TabOrder = 0 Text = 'Mozilla/3.0 (compatible; MSIE 3.0; Win95)' OnChange = ComboBox24Change Items.Strings = ( 'Mozilla/3.0 (compatible; MSIE 3.0; Win95)' 'Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)' 'Mozilla/4.0 (compatible; MSIE 5.0; Win32)' 'Mozilla/4.0 (compatible; BINGOOO; Win32)' '') end object CheckBox18: TCheckBox Left = 16 Top = 20 Width = 161 Height = 17 Caption = 'HTTP/1.1' TabOrder = 1 end end object GroupBox28: TGroupBox Left = 240 Top = 224 Width = 185 Height = 65 Caption = 'DNS Lookup Acceleration' TabOrder = 3 object CheckBox42: TCheckBox Left = 16 Top = 29 Width = 97 Height = 17 Caption = 'Enable' TabOrder = 0 end end end object TabSheet12: TTabSheet Tag = 1 Caption = 'Keep Alive' ImageIndex = 11 object GroupBox37: TGroupBox Left = 8 Top = 0 Width = 233 Height = 161 Caption = 'Keep Alive Pulse' TabOrder = 0 object Label16: TLabel Left = 16 Top = 64 Width = 108 Height = 13 Caption = 'Pulse period in minutes' end object CheckBox38: TCheckBox Left = 16 Top = 32 Width = 209 Height = 17 Caption = 'Keep internet connection alive' TabOrder = 0 OnClick = CheckBox38Click end object SpinEdit1: TSpinEdit Left = 16 Top = 80 Width = 113 Height = 22 MaxValue = 60 MinValue = 1 TabOrder = 1 Value = 1 OnChange = SpinEdit1Change end end end object TabSheet9: TTabSheet Caption = 'Search' ImageIndex = 8 object GroupBox30: TGroupBox Left = 8 Top = 104 Width = 193 Height = 89 Caption = 'Search time limit' TabOrder = 0 object Label17: TLabel Left = 16 Top = 40 Width = 98 Height = 13 Caption = 'time per source (sec)' end object SpinEdit3: TSpinEdit Left = 16 Top = 56 Width = 137 Height = 22 MaxValue = 0 MinValue = 0 TabOrder = 0 Value = 120 OnChange = SpinEdit3Change end object CheckBox57: TCheckBox Left = 16 Top = 18 Width = 145 Height = 17 Caption = 'enable timeout' TabOrder = 1 OnClick = CheckBox57Click end end object GroupBox31: TGroupBox Left = 8 Top = 0 Width = 193 Height = 89 Caption = 'Search result limit' TabOrder = 1 object Label30: TLabel Left = 16 Top = 40 Width = 50 Height = 13 Caption = 'per source' end object Label31: TLabel Left = 96 Top = 40 Width = 31 Height = 13 Caption = 'in total' end object SpinEdit5: TSpinEdit Left = 16 Top = 56 Width = 65 Height = 22 MaxValue = 0 MinValue = 0 TabOrder = 0 Value = 50 end object SpinEdit6: TSpinEdit Left = 96 Top = 56 Width = 57 Height = 22 MaxValue = 0 MinValue = 0 TabOrder = 1 Value = 500 end end object GroupBox32: TGroupBox Left = 221 Top = 104 Width = 204 Height = 185 Caption = 'Alert notification' TabOrder = 2 object Label33: TLabel Left = 16 Top = 136 Width = 45 Height = 13 Caption = 'sound file' end object CheckBox23: TCheckBox Left = 16 Top = 19 Width = 150 Height = 17 Caption = 'Flashing tray' TabOrder = 0 end object CheckBox50: TCheckBox Left = 16 Top = 64 Width = 150 Height = 17 Caption = 'Message window' TabOrder = 1 Visible = False end object CheckBox51: TCheckBox Left = 16 Top = 35 Width = 150 Height = 17 Caption = 'Bring to front' TabOrder = 2 end object CheckBox52: TCheckBox Left = 16 Top = 96 Width = 150 Height = 17 Caption = 'System sound' TabOrder = 3 end object CheckBox53: TCheckBox Left = 16 Top = 72 Width = 150 Height = 17 Caption = 'Include in ticker' TabOrder = 4 Visible = False end object CheckBox54: TCheckBox Left = 16 Top = 112 Width = 150 Height = 17 Caption = 'Custom sound' TabOrder = 5 end object CheckBox55: TCheckBox Left = 16 Top = 80 Width = 150 Height = 17 Caption = 'Assigned program' TabOrder = 6 Visible = False end object CheckBox56: TCheckBox Left = 16 Top = 51 Width = 150 Height = 17 Caption = 'Switch to agent' TabOrder = 7 end object ComboBox1: TComboBox Left = 16 Top = 152 Width = 105 Height = 21 ItemHeight = 13 TabOrder = 8 OnClick = ComboBox1Click OnDropDown = ComboBox1DropDown end object Button16: TButton Left = 136 Top = 152 Width = 45 Height = 21 Caption = 'Test' TabOrder = 9 OnClick = Button16Click end end object GroupBox33: TGroupBox Left = 8 Top = 200 Width = 193 Height = 89 Caption = 'Search error retries' TabOrder = 3 object Label29: TLabel Left = 16 Top = 40 Width = 81 Height = 13 Caption = 'retries per source' end object SpinEdit4: TSpinEdit Left = 16 Top = 56 Width = 137 Height = 22 MaxValue = 0 MinValue = 0 TabOrder = 0 Value = 3 OnChange = SpinEdit4Change end object CheckBox58: TCheckBox Left = 16 Top = 18 Width = 145 Height = 17 Caption = 'enable retries' TabOrder = 1 OnClick = CheckBox58Click end end object GroupBox19: TGroupBox Left = 221 Top = 0 Width = 204 Height = 89 Caption = 'Automatic Search' TabOrder = 4 object Label32: TLabel Left = 16 Top = 48 Width = 85 Height = 13 Caption = 'connection to use' end object CheckBox21: TCheckBox Left = 16 Top = 32 Width = 145 Height = 17 Caption = 'enable if online' TabOrder = 0 OnClick = CheckBox21Click end object CheckBox22: TCheckBox Left = 16 Top = 16 Width = 145 Height = 17 Caption = 'enable if offline' TabOrder = 1 end object ComboBox14: TComboBox Left = 16 Top = 64 Width = 153 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 2 OnChange = ComboBox14Change end end end object TabSheet10: TTabSheet Tag = 1 Caption = 'Result Clustering' ImageIndex = 9 object GroupBox11: TGroupBox Left = 8 Top = 0 Width = 195 Height = 289 Caption = 'Website Clustering' TabOrder = 0 object CheckBox60: TCheckBox Left = 16 Top = 24 Width = 170 Height = 17 Caption = 'Domain clustering' TabOrder = 0 OnClick = CheckBox60Click end object CheckBox61: TCheckBox Left = 16 Top = 40 Width = 170 Height = 17 Caption = 'Relative path clustering' TabOrder = 1 OnClick = CheckBox61Click end object CheckBox62: TCheckBox Left = 16 Top = 56 Width = 170 Height = 17 Caption = 'Title clustering' TabOrder = 2 OnClick = CheckBox62Click end object CheckBox63: TCheckBox Left = 16 Top = 120 Width = 170 Height = 17 Caption = 'Spam clustering' TabOrder = 3 OnClick = CheckBox63Click end object CheckBox64: TCheckBox Left = 16 Top = 152 Width = 170 Height = 17 Caption = 'Cluster aggregation' TabOrder = 4 OnClick = CheckBox64Click end object CheckBox66: TCheckBox Left = 16 Top = 184 Width = 169 Height = 17 Caption = 'Show Cluster after search' TabOrder = 5 OnClick = CheckBox66Click OnMouseDown = CheckBox66MouseDown end object CheckBox67: TCheckBox Left = 16 Top = 200 Width = 169 Height = 17 Caption = 'Expand Cluster after search' TabOrder = 6 OnClick = CheckBox67Click OnMouseDown = CheckBox67MouseDown end object CheckBox68: TCheckBox Left = 16 Top = 72 Width = 169 Height = 17 Caption = 'Description clustering' TabOrder = 7 OnClick = CheckBox68Click end object CheckBox72: TCheckBox Left = 16 Top = 216 Width = 177 Height = 17 Caption = 'Automatic cluster toggle' TabOrder = 8 end object CheckBox73: TCheckBox Left = 16 Top = 104 Width = 169 Height = 17 Caption = 'Spam detection' TabOrder = 9 end end object GroupBox14: TGroupBox Left = 224 Top = 0 Width = 201 Height = 289 Caption = 'Result Aggregation' TabOrder = 1 object CheckBox65: TCheckBox Left = 16 Top = 24 Width = 180 Height = 17 Caption = 'Aggregate identical results' TabOrder = 0 OnClick = CheckBox65Click end end end object TabSheet11: TTabSheet Tag = 1 Caption = 'Natural Language' ImageIndex = 10 object GroupBox35: TGroupBox Left = 8 Top = 0 Width = 417 Height = 289 Caption = 'Natural Language Query Processing' TabOrder = 0 object CheckBox69: TCheckBox Left = 16 Top = 24 Width = 393 Height = 17 Caption = 'automatic natural language query detection / conversion' Checked = True State = cbChecked TabOrder = 0 end object CheckBox70: TCheckBox Left = 16 Top = 48 Width = 393 Height = 17 Caption = 'show converted query in edit box' TabOrder = 1 end object CheckBox71: TCheckBox Left = 16 Top = 72 Width = 393 Height = 17 Caption = 'show converted query in hint' Checked = True State = cbChecked TabOrder = 2 end end end object TabSheet7: TTabSheet Caption = 'Browser' ImageIndex = 8 object GroupBox12: TGroupBox Left = 8 Top = 0 Width = 209 Height = 129 Caption = 'Web-Client' TabOrder = 0 object RadioButton16: TRadioButton Left = 16 Top = 16 Width = 165 Height = 17 Caption = 'embedded Internet Explorer' TabOrder = 0 OnClick = RadioButton16Click end object RadioButton17: TRadioButton Left = 16 Top = 48 Width = 165 Height = 17 Caption = 'embedded Netscape / Mozilla' TabOrder = 1 OnClick = RadioButton17Click end object RadioButton20: TRadioButton Left = 16 Top = 88 Width = 161 Height = 17 Caption = 'external Default Browser' TabOrder = 2 OnClick = RadioButton20Click end object CheckBox48: TCheckBox Left = 35 Top = 104 Width = 142 Height = 17 Caption = 'open maximized' TabOrder = 3 end object Button19: TButton Left = 36 Top = 64 Width = 141 Height = 20 Caption = 'register Mozilla control' TabOrder = 4 OnClick = Button19Click end end object GroupBox6: TGroupBox Left = 232 Top = 0 Width = 193 Height = 289 Caption = 'Embedded Web Browser' TabOrder = 1 object CheckBox4: TCheckBox Left = 16 Top = 72 Width = 165 Height = 17 Caption = 'smart browser panel' TabOrder = 0 end object CheckBox5: TCheckBox Left = 16 Top = 56 Width = 165 Height = 17 Caption = 'smart browser toolbar' TabOrder = 1 end object CheckBox7: TCheckBox Left = 16 Top = 152 Width = 165 Height = 17 Caption = 'open new window internal' TabOrder = 2 end object CheckBox8: TCheckBox Left = 16 Top = 168 Width = 165 Height = 17 Caption = 'supress pop-up windows' TabOrder = 3 OnClick = CheckBox8Click end object CheckBox20: TCheckBox Left = 16 Top = 88 Width = 165 Height = 17 Caption = 'smart browser mouseflip' TabOrder = 4 end object CheckBox27: TCheckBox Left = 16 Top = 40 Width = 145 Height = 17 Caption = 'smart source panel' TabOrder = 5 end object CheckBox26: TCheckBox Left = 16 Top = 200 Width = 161 Height = 17 Caption = 'no history and cache entries' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 6 OnClick = CheckBox26Click OnMouseDown = CheckBox26MouseDown end object CheckBox44: TCheckBox Left = 16 Top = 248 Width = 161 Height = 17 Caption = 'no keyword related websites' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 7 Visible = False OnClick = CheckBox44Click OnMouseDown = CheckBox44MouseDown end object CheckBox45: TCheckBox Left = 16 Top = 232 Width = 161 Height = 17 Caption = 'no agent related websites' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 8 Visible = False OnClick = CheckBox45Click OnMouseDown = CheckBox45MouseDown end object CheckBox47: TCheckBox Left = 16 Top = 184 Width = 97 Height = 17 Caption = 'anonymizer' TabOrder = 9 OnClick = CheckBox47Click end object CheckBox46: TCheckBox Left = 16 Top = 264 Width = 169 Height = 17 Caption = 'Online Help for agents' TabOrder = 10 Visible = False end object CheckBox59: TCheckBox Left = 16 Top = 24 Width = 169 Height = 17 Caption = 'smart messenger panel' TabOrder = 11 end object CheckBox74: TCheckBox Left = 16 Top = 120 Width = 169 Height = 17 Caption = 'Show favicons in browser tabs' TabOrder = 12 OnClick = CheckBox74Click end end object GroupBox5: TGroupBox Left = 8 Top = 248 Width = 209 Height = 41 Caption = 'BINGOOO as Default Browser' TabOrder = 2 object CheckBox16: TCheckBox Left = 16 Top = 16 Width = 161 Height = 17 Caption = 'for HTML and HTTP' TabOrder = 0 OnClick = CheckBox16Click end end object GroupBox36: TGroupBox Left = 8 Top = 136 Width = 209 Height = 105 Caption = 'Start page' TabOrder = 3 object RadioButton4: TRadioButton Left = 8 Top = 32 Width = 193 Height = 17 Caption = 'Open this page' Checked = True TabOrder = 0 TabStop = True end object RadioButton9: TRadioButton Left = 8 Top = 16 Width = 193 Height = 17 Caption = 'Restore recent pages' TabOrder = 1 end object Edit6: TEdit Left = 8 Top = 52 Width = 193 Height = 21 TabOrder = 2 OnChange = Edit6Change OnClick = Edit6Click end object Button20: TButton Left = 156 Top = 78 Width = 47 Height = 20 Caption = 'IE Home' TabOrder = 3 OnClick = Button20Click end object Button21: TButton Left = 64 Top = 78 Width = 45 Height = 20 Caption = 'Current' TabOrder = 4 OnClick = Button21Click end object Button22: TButton Left = 110 Top = 78 Width = 45 Height = 20 Caption = 'Empty' TabOrder = 5 OnClick = Button22Click end object Button23: TButton Left = 8 Top = 78 Width = 55 Height = 20 Caption = 'BINGOOO' TabOrder = 6 OnClick = Button23Click end end end object TabSheet8: TTabSheet HelpContext = 890 Caption = 'Messenger' ImageIndex = 7 object GroupBox24: TGroupBox Left = 8 Top = 0 Width = 209 Height = 289 Caption = 'Internet Account' TabOrder = 0 object Label22: TLabel Left = 16 Top = 16 Width = 31 Height = 13 Caption = 'Server' end object Label23: TLabel Left = 16 Top = 56 Width = 27 Height = 13 Caption = 'Place' end object Label24: TLabel Left = 16 Top = 96 Width = 22 Height = 13 Caption = 'User' end object Label25: TLabel Left = 16 Top = 136 Width = 46 Height = 13 Caption = 'Password' end object Label26: TLabel Left = 16 Top = 192 Width = 96 Height = 13 Caption = 'Jabber User ID (JID)' end object Edit1: TEdit Left = 16 Top = 32 Width = 177 Height = 21 TabOrder = 0 Text = 'jabber.org' OnChange = Edit1Change end object ComboBox7: TComboBox Left = 16 Top = 72 Width = 177 Height = 21 ItemHeight = 13 TabOrder = 1 Text = 'home' Items.Strings = ( 'home' 'work' 'laptop') end object Edit2: TEdit Left = 16 Top = 112 Width = 177 Height = 21 TabOrder = 2 Text = 'welpi' OnChange = Edit2Change end object Edit3: TEdit Left = 16 Top = 152 Width = 177 Height = 21 PasswordChar = '*' TabOrder = 3 Text = 'welpi' end object Edit4: TEdit Left = 16 Top = 208 Width = 177 Height = 21 Color = clBtnFace ReadOnly = True TabOrder = 4 end object Button8: TButton Left = 8 Top = 248 Width = 57 Height = 25 Caption = 'Create' TabOrder = 5 OnClick = Button8Click end object Button9: TButton Left = 72 Top = 248 Width = 57 Height = 25 Caption = 'Connect' TabOrder = 6 OnClick = Button9Click end object Button10: TButton Left = 136 Top = 248 Width = 60 Height = 25 Caption = 'Disconnect' TabOrder = 7 OnClick = Button10Click end end object GroupBox25: TGroupBox Left = 232 Top = 133 Width = 193 Height = 79 Caption = 'Internet State' TabOrder = 1 object Label27: TLabel Tag = 62 Left = 16 Top = 30 Width = 73 Height = 13 Caption = 'online message' end object CheckBox40: TCheckBox Left = 16 Top = 14 Width = 169 Height = 17 Caption = 'invisible' TabOrder = 0 OnClick = CheckBox40Click end object ComboBox10: TComboBox Left = 16 Top = 46 Width = 153 Height = 21 ItemHeight = 13 TabOrder = 1 Text = 'online' OnChange = ComboBox10Change Items.Strings = ( 'online' 'busy' 'away' 'sleeping' 'chat') end end object GroupBox26: TGroupBox Left = 232 Top = 228 Width = 193 Height = 61 Caption = 'Internet Contacts' TabOrder = 2 object Button11: TButton Left = 16 Top = 20 Width = 78 Height = 25 Caption = 'Add Contact' TabOrder = 0 OnClick = Button11Click end object Button12: TButton Left = 104 Top = 20 Width = 78 Height = 25 Caption = 'Delete Contact' TabOrder = 1 OnClick = Button12Click end end object GroupBox27: TGroupBox Left = 232 Top = 70 Width = 193 Height = 49 Caption = 'Proxy' TabOrder = 3 object Label28: TLabel Left = 6 Top = 16 Width = 185 Height = 26 AutoSize = False Caption = 'Does not yet work over proxy connections.' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end end object GroupBox29: TGroupBox Left = 232 Top = 0 Width = 193 Height = 57 Caption = 'Activation' TabOrder = 4 object CheckBox29: TCheckBox Left = 72 Top = 14 Width = 89 Height = 17 Caption = 'Internet' Checked = True State = cbChecked TabOrder = 0 OnClick = CheckBox29Click end object CheckBox43: TCheckBox Left = 16 Top = 14 Width = 42 Height = 17 Caption = 'LAN' TabOrder = 1 OnClick = CheckBox43Click end object CheckBox41: TCheckBox Left = 16 Top = 33 Width = 169 Height = 17 Caption = 'enable url reception' Checked = True State = cbChecked TabOrder = 2 end end end object TabSheet3: TTabSheet HelpContext = 840 Caption = 'Clients' ImageIndex = 2 object GroupBox13: TGroupBox Left = 8 Top = 0 Width = 201 Height = 129 Caption = 'eMail-Client' TabOrder = 0 object ComboBox9: TComboBox Left = 16 Top = 63 Width = 169 Height = 21 ItemHeight = 13 TabOrder = 0 Text = 'Lotus Notes' Items.Strings = ( 'Lotus Notes') end object RadioButton18: TRadioButton Left = 16 Top = 24 Width = 165 Height = 17 Caption = 'Default (Mapi, Shell)' Checked = True TabOrder = 1 TabStop = True end object RadioButton19: TRadioButton Left = 16 Top = 43 Width = 165 Height = 17 Caption = 'Defined' TabOrder = 2 end end object GroupBox9: TGroupBox Left = 8 Top = 148 Width = 201 Height = 141 Caption = 'MS Agent' TabOrder = 1 object CheckBox11: TCheckBox Left = 16 Top = 16 Width = 161 Height = 17 Caption = 'speak hints' TabOrder = 0 OnClick = CheckBox11Click end object CheckBox12: TCheckBox Left = 16 Top = 48 Width = 97 Height = 17 Caption = 'whisper' TabOrder = 1 end object CheckBox13: TCheckBox Left = 16 Top = 64 Width = 97 Height = 17 Caption = 'fast' TabOrder = 2 end object CheckBox39: TCheckBox Left = 16 Top = 32 Width = 161 Height = 17 Caption = 'speak messenger messages' TabOrder = 3 OnClick = CheckBox39Click end object CheckBox3: TCheckBox Left = 16 Top = 80 Width = 165 Height = 17 Caption = 'automatic language selection' Checked = True State = cbChecked TabOrder = 4 end end object GroupBox38: TGroupBox Left = 224 Top = 0 Width = 201 Height = 129 Caption = 'HTML-Editor' TabOrder = 2 object RadioButton12: TRadioButton Left = 16 Top = 24 Width = 169 Height = 17 Caption = 'Default' Checked = True TabOrder = 0 TabStop = True end object RadioButton23: TRadioButton Left = 16 Top = 43 Width = 169 Height = 17 Caption = 'Defined' TabOrder = 1 end object Edit7: TEdit Left = 15 Top = 63 Width = 170 Height = 21 TabOrder = 2 end object Button24: TButton Left = 64 Top = 93 Width = 81 Height = 25 Caption = 'Browse' TabOrder = 3 OnClick = Button24Click end end end object TabSheet2: TTabSheet HelpContext = 860 Caption = 'Appearance' ImageIndex = 1 object GroupBox16: TGroupBox Left = 224 Top = 0 Width = 201 Height = 89 Caption = 'Schema' TabOrder = 0 object ComboBox11: TComboBox Left = 16 Top = 20 Width = 161 Height = 21 ItemHeight = 13 TabOrder = 0 OnClick = ComboBox11Click OnDropDown = ComboBox11DropDown end object Button13: TButton Left = 16 Top = 50 Width = 161 Height = 25 Caption = 'Edit schemas' TabOrder = 1 OnClick = Button13Click end end object GroupBox20: TGroupBox Left = 224 Top = 96 Width = 201 Height = 193 Caption = 'Layout' TabOrder = 1 object CheckBox30: TCheckBox Left = 16 Top = 72 Width = 169 Height = 17 Caption = 'Header visible' Checked = True State = cbChecked TabOrder = 0 OnClick = CheckBox30Click end object CheckBox37: TCheckBox Left = 16 Top = 40 Width = 169 Height = 17 Caption = 'Toolbar visible' Checked = True State = cbChecked TabOrder = 1 OnClick = CheckBox37Click end object CheckBox32: TCheckBox Left = 16 Top = 104 Width = 169 Height = 17 Caption = 'Mouse over in result lines' Checked = True State = cbChecked TabOrder = 2 end object CheckBox28: TCheckBox Left = 16 Top = 56 Width = 169 Height = 17 Caption = 'Toolbar captions' Checked = True State = cbChecked TabOrder = 3 OnClick = CheckBox28Click end object CheckBox6: TCheckBox Left = 16 Top = 136 Width = 169 Height = 17 Caption = 'Graphical result lines' Checked = True State = cbChecked TabOrder = 4 OnClick = CheckBox6Click end object CheckBox35: TCheckBox Left = 16 Top = 120 Width = 169 Height = 17 Caption = 'Alternating result line colors' Checked = True State = cbChecked TabOrder = 5 OnClick = CheckBox35Click end object CheckBox49: TCheckBox Left = 16 Top = 24 Width = 97 Height = 17 Caption = 'XP menu style' TabOrder = 6 OnClick = CheckBox49Click end object CheckBox36: TCheckBox Left = 16 Top = 88 Width = 170 Height = 17 Caption = 'Long agent hint' TabOrder = 7 end object CheckBox75: TCheckBox Left = 16 Top = 168 Width = 177 Height = 17 Caption = 'Adaptive result line height' Checked = True State = cbChecked TabOrder = 8 OnClick = CheckBox75Click end object CheckBox76: TCheckBox Left = 16 Top = 152 Width = 177 Height = 17 Caption = 'Favicons in result lines' Checked = True State = cbChecked TabOrder = 9 end end object GroupBox34: TGroupBox Left = 8 Top = 144 Width = 193 Height = 145 Caption = 'Functions' TabOrder = 2 object CheckBox34: TCheckBox Left = 16 Top = 24 Width = 169 Height = 17 Caption = 'Keyword defaults' Checked = True State = cbChecked TabOrder = 0 OnClick = CheckBox34Click end object CheckBox33: TCheckBox Left = 16 Top = 40 Width = 169 Height = 17 Caption = 'Keyword transfer' TabOrder = 1 end object CheckBox1: TCheckBox Left = 16 Top = 64 Width = 170 Height = 17 Caption = 'Mark read on exit' TabOrder = 2 end object CheckBox10: TCheckBox Left = 16 Top = 120 Width = 169 Height = 17 Caption = 'Mousewheel support' Checked = True State = cbChecked TabOrder = 3 end object CheckBox31: TCheckBox Left = 16 Top = 104 Width = 162 Height = 17 Caption = 'Sound enabled' TabOrder = 4 end object CheckBox24: TCheckBox Left = 16 Top = 80 Width = 153 Height = 17 Caption = 'Disable adult content' TabOrder = 5 OnMouseDown = CheckBox24MouseDown end end object GroupBox18: TGroupBox Left = 8 Top = 0 Width = 193 Height = 137 Caption = 'Start' TabOrder = 3 object CheckBox17: TCheckBox Left = 16 Top = 78 Width = 95 Height = 17 Caption = 'Autostart' TabOrder = 0 OnClick = CheckBox17Click end object CheckBox19: TCheckBox Left = 16 Top = 94 Width = 95 Height = 17 Caption = 'Reside in tray' TabOrder = 1 OnClick = CheckBox19Click end object RadioButton1: TRadioButton Left = 16 Top = 38 Width = 65 Height = 17 Caption = 'minimized' TabOrder = 2 end object RadioButton2: TRadioButton Left = 16 Top = 22 Width = 55 Height = 17 Caption = 'normal' Checked = True TabOrder = 3 TabStop = True end object RadioButton3: TRadioButton Left = 16 Top = 54 Width = 70 Height = 17 Caption = 'maximized' TabOrder = 4 end object CheckBox2: TCheckBox Left = 16 Top = 110 Width = 97 Height = 17 Caption = 'Splash screen' Checked = True State = cbChecked TabOrder = 5 end end end object TabSheet4: TTabSheet Tag = 1 HelpContext = 870 Caption = 'Language' ImageIndex = 3 object GroupBox7: TGroupBox Left = 8 Top = 0 Width = 201 Height = 105 Caption = 'Program' TabOrder = 0 object Label8: TLabel Left = 16 Top = 48 Width = 89 Height = 13 Caption = 'Selected language' end object CheckBox9: TCheckBox Left = 16 Top = 24 Width = 161 Height = 17 Caption = 'Autoselection' Checked = True State = cbChecked TabOrder = 0 OnClick = CheckBox9Click end object ComboBox5: TComboBox Left = 16 Top = 64 Width = 153 Height = 21 ItemHeight = 13 TabOrder = 1 OnChange = ComboBox5Change OnDropDown = ComboBox5DropDown end object Button3: TButton Left = 117 Top = 8 Width = 65 Height = 17 Caption = 'save' TabOrder = 2 OnClick = Button3Click end end object GroupBox10: TGroupBox Left = 236 Top = 0 Width = 189 Height = 105 Caption = 'Agents' TabOrder = 1 object Label18: TLabel Left = 16 Top = 48 Width = 76 Height = 13 Caption = 'Selected edition' end object CheckBox14: TCheckBox Left = 16 Top = 24 Width = 153 Height = 17 Caption = 'Autoselection' Checked = True State = cbChecked TabOrder = 0 OnClick = CheckBox14Click end object ComboBox3: TComboBox Left = 16 Top = 64 Width = 145 Height = 21 ItemHeight = 13 TabOrder = 1 OnClick = ComboBox3Click OnDropDown = ComboBox3DropDown end end object GroupBox15: TGroupBox Left = 8 Top = 128 Width = 201 Height = 161 Caption = 'Help' TabOrder = 2 object Label19: TLabel Left = 16 Top = 48 Width = 89 Height = 13 Caption = 'Selected language' end object ComboBox6: TComboBox Left = 16 Top = 64 Width = 153 Height = 21 ItemHeight = 13 TabOrder = 0 OnChange = ComboBox6Change OnDropDown = ComboBox6DropDown end object CheckBox25: TCheckBox Left = 16 Top = 24 Width = 161 Height = 17 Caption = 'Autoselection' Checked = True State = cbChecked TabOrder = 1 OnClick = CheckBox25Click end object CheckBox15: TCheckBox Left = 16 Top = 136 Width = 169 Height = 17 Caption = 'HTML Help if installed.' Checked = True State = cbChecked TabOrder = 2 OnClick = CheckBox15Click end end end object TabSheet6: TTabSheet HelpContext = 880 Caption = 'Update' ImageIndex = 5 object GroupBox21: TGroupBox Left = 224 Top = 181 Width = 185 Height = 100 Caption = 'Statistics check' TabOrder = 0 object SpeedButton16: TSpeedButton Left = 16 Top = 68 Width = 129 Height = 22 Caption = 'Check now' ParentShowHint = False ShowHint = True OnClick = SpeedButton16Click end object RadioButton10: TRadioButton Left = 16 Top = 32 Width = 113 Height = 17 Caption = 'every start' Checked = True TabOrder = 0 TabStop = True end object RadioButton11: TRadioButton Left = 16 Top = 48 Width = 81 Height = 17 Caption = 'every n days' TabOrder = 1 end object SpinEdit2: TSpinEdit Left = 104 Top = 40 Width = 41 Height = 22 MaxValue = 90 MinValue = 1 TabOrder = 2 Value = 1 end object RadioButton6: TRadioButton Left = 16 Top = 16 Width = 129 Height = 17 Caption = 'never (only registered)' TabOrder = 3 end end object GroupBox3: TGroupBox Left = 0 Top = 0 Width = 201 Height = 145 Caption = 'Agent update' TabOrder = 1 object Label5: TLabel Left = 16 Top = 16 Width = 70 Height = 13 Caption = 'current version' end object Label6: TLabel Left = 16 Top = 32 Width = 71 Height = 13 Caption = 'newest version' end object Label10: TLabel Left = 88 Top = 16 Width = 6 Height = 13 Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label11: TLabel Left = 88 Top = 32 Width = 6 Height = 13 Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object RadioButton5: TRadioButton Left = 16 Top = 48 Width = 113 Height = 17 Caption = 'nothing' TabOrder = 0 end object RadioButton7: TRadioButton Left = 16 Top = 64 Width = 161 Height = 17 Caption = 'confirmed update' TabOrder = 1 end object RadioButton8: TRadioButton Left = 16 Top = 80 Width = 113 Height = 17 Caption = 'silent update' Checked = True TabOrder = 2 TabStop = True end object Button17: TButton Left = 24 Top = 104 Width = 150 Height = 25 Caption = 'Check now' ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = Button17Click end end object GroupBox4: TGroupBox Left = 224 Top = 0 Width = 201 Height = 145 Caption = 'Program update' TabOrder = 2 object Label7: TLabel Left = 16 Top = 16 Width = 70 Height = 13 Caption = 'current version' end object Label9: TLabel Left = 16 Top = 32 Width = 71 Height = 13 Caption = 'newest version' end object Label13: TLabel Left = 88 Top = 16 Width = 6 Height = 13 Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label14: TLabel Left = 88 Top = 32 Width = 6 Height = 13 Caption = '?' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object RadioButton13: TRadioButton Left = 16 Top = 48 Width = 113 Height = 17 Caption = 'nothing' TabOrder = 0 end object RadioButton14: TRadioButton Left = 16 Top = 64 Width = 113 Height = 17 Caption = 'confirmed update' Checked = True TabOrder = 1 TabStop = True end object RadioButton15: TRadioButton Left = 16 Top = 80 Width = 113 Height = 17 Caption = 'silent update' TabOrder = 2 end object Button18: TButton Left = 24 Top = 104 Width = 150 Height = 25 Caption = 'Check now' ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = Button18Click end end object GroupBox22: TGroupBox Left = 224 Top = 181 Width = 201 Height = 108 Caption = 'Manual program download' TabOrder = 3 object Label20: TLabel Left = 8 Top = 20 Width = 151 Height = 39 Caption = 'The automatic update does not work? Just click at the button be' + 'low to update manually.' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Button15: TButton Left = 24 Top = 66 Width = 150 Height = 25 Caption = 'Download now' TabOrder = 0 OnClick = Button15Click end end object GroupBox2: TGroupBox Left = 0 Top = 181 Width = 201 Height = 108 Caption = 'Agent forum' TabOrder = 4 object Label15: TLabel Left = 8 Top = 20 Width = 169 Height = 37 AutoSize = False Caption = 'Download additional agents from the BINGOOO agent forum.' Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Button14: TButton Left = 24 Top = 66 Width = 150 Height = 25 Caption = 'Visit forum' TabOrder = 0 OnClick = Button14Click end end end object TabSheet1: TTabSheet HelpContext = 200 Caption = 'Start' Enabled = False object GroupBox17: TGroupBox Left = 240 Top = 0 Width = 185 Height = 289 Caption = 'Configuration' TabOrder = 0 object RadioButton21: TRadioButton Left = 16 Top = 24 Width = 165 Height = 17 Caption = 'Common configuration' Checked = True TabOrder = 0 TabStop = True end object RadioButton22: TRadioButton Left = 16 Top = 40 Width = 165 Height = 17 Caption = 'WinUser configuration' TabOrder = 1 end object Edit5: TEdit Left = 16 Top = 64 Width = 145 Height = 21 Color = clSilver ReadOnly = True TabOrder = 2 Text = 'unknown' end end end end end object OpenDialog1: TOpenDialog Filter = 'Executables|*.exe;*.com;*.bat;*.dll' Left = 528 Top = 184 end end